Android Debug Bridge
Previous
Next

Name
  TAndroidDebugBridge

Parent
  AndroidDebugBridge

Class Hierarchy
  TObject

Visibility
  PUBLIC

Description
  Class wrapper for Android Debug Bridge

Variables
 
Variable Description
connected (-)  

Members
  Methods
 
Method Description
adb_copy (+) procedure to copy from a computer directory file(s) to a destination directory on the phone
adb_copy_from (+) procedure to copy from phone to computer directory
adb_delete_file (+) procedure to delete file(s) from phone - can use wildcards
adb_dir (+) Get list of files from a (phone) directory
adb_is_connected (+) constructor Create; // only need default constructor
adb_mkdir (+) Creates directory on phone
adb_pull_command (-) procedure to copy file from phone to computer
adb_push_command (-) procedure to copy (push) file from computer to phone
adb_rmdir (+) Removes directory on phone
adb_shell_command (-) procedure to execute and adb shell command, essentially Linux commands
GetConsoleOutput (-) See notes below about GetConsoleOutput


Legend
 
Symbol Visibility
- Private
# Protected
+ Public
* Published
A Automated
S Strict

Android Debug Bridge
Previous
Next


Add your copyright informations and link here.
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/